HaruPage
PHP Manual

HaruPage::endPath

(PECL haru >= 0.0.1)

HaruPage::endPathEnd current path object without filling and painting operations

Descripción

bool HaruPage::endPath ( void )

Ends current path object without performing filling and painting operations.

Lista de parámetros

This function has no parameters.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.


HaruPage
PHP Manual